McProfileSettings.MaximumFollowingError property

The maximum following error. If the distance between the target position and actual position exceeds this value, the motion will be canceled.

Namespace: IntervalZero.KINGSTAR.Base

Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public double MaximumFollowingError { get; set; }
Public Property MaximumFollowingError As Double

Property Value

Type: double

See also

McProfileSettings Class

IntervalZero.KINGSTAR.Base Namespace